cleanup FormatLoad class header file. (#684)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sat, 6 Feb 2021 21:29:11 +0000 (14:29 -0700)
committerGitHub <noreply@github.com>
Sat, 6 Feb 2021 21:29:11 +0000 (14:29 -0700)
commit1ff71a9cb5959c4a211cb9d394474f86a85115e1
tree52f333fb5d8cb2088e8f689f43119a8e48196ac5
parenta333b3c77bc82d53331e1c4d29ecd329ed83189c
cleanup FormatLoad class header file. (#684)

clang-tidy modernize-use-default-member-init

This allows the use of the implicitly-defined default ctor.
Use implicitly-defined dtor as well.
gui/formatload.h